home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ghost Rider iactivecard
/
Ghost Rider iactivecard.iso
/
pc
/
quiz.swf
/
scripts
/
DefineSprite_13
/
frame_25
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2007-04-17
|
145 b
|
11 lines
if(itsEnd)
{
_root.timeEnd = getTimer();
_root.gotoAndStop("fine");
}
else
{
_root.buildQuestion();
this.gotoAndStop(1);
}